home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 103 / MacAddict_103_2005-03.iso / Software / Internet & Communication / Adium X 0.73.dmg / Adium.app / Contents / Resources / AccountSelectionView.nib / classes.nib next >
Encoding:
Text File  |  2004-12-26  |  599 b   |  20 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {selectAccount = id; }; 
  5.             CLASS = AIAccountSelectionView; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 "box_account" = NSBox; 
  9.                 "box_contact" = NSBox; 
  10.                 delegate = id; 
  11.                 "popUp_accounts" = NSPopUpButton; 
  12.                 "popUp_contacts" = NSPopUpButton; 
  13.                 "view_contents" = NSView; 
  14.             }; 
  15.             SUPERCLASS = NSView; 
  16.         }, 
  17.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  18.     ); 
  19.     IBVersion = 1; 
  20. }